@charset "utf-8";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, form, p {margin: 0px; padding: 0px;}
ul, ol, li {list-style: none; list-style-type: none;}
img {border: 0px;}

.header {width: 100%; min-width: 1200px; height: 90px; background: rgba(10, 127, 189); position: fixed; left: 0px; top: 0px; z-index: 99999; transition: background 0.5s;}
.header.white {background: #0a7fbd;}
.header:hover {background: #0a7fbd; transition: background 0.5s;}
	.header .wrapper {width: 90%; min-width: 1080px; height: 90px; margin: 0px auto;}
	.header .logo {width: 25%; height: 90px; overflow: hidden; float: left;}
		.header .logo img {width: auto; height: 90px; display: block;}
	.header .ver {padding: 10px 2.3% 0px 0px; line-height: 20px; overflow: hidden; float: right;}
		.header .ver a {margin: 0px 10px;}
#menu_btn {display: none;}
#menu_list {width: 70%; height: 60px; float: right;}
	#menu_list>li {width: 14.2%; height: 60px; text-align: center; line-height: 60px; font-size: 16px; float: left; position: relative;}
	#menu_list>li:after {width: 0px; height: 3px; background: #f3b13d; position: absolute; left: 50%; bottom: 0px; content: ""; transition: all 0.3s;}
	#menu_list>li:hover:after {width: 100%; left: 0px; transition: all 0.3s;}
		#menu_list>li>a {width: 100%; height: 60px; display: block;}
		#menu_list>li:hover a {color: #fff;}
		#menu_list>li ul {width: 0px; height: auto; background: #0a7fbd; box-shadow: #666 0px 0px 5px; overflow: hidden; position: absolute; left: 50%; top: 60px; opacity: 0; transition: all 0.3s;}
		#menu_list>li:hover ul {width: 100%; left: 0px; opacity: 1; transition: all 0.3s;}
			#menu_list>li ul li {width: 100%; height: auto; font-size: 14px; display: block;}
				#menu_list>li ul li a {width: 100%; height: auto; padding: 10px 0px; background: #0a7fbd; text-align: center; line-height: 20px; display: block;}
				#menu_list>li ul li a:hover {background: #0a7fbd; color: #FFF;}

.banner {width: 100%; height: auto; overflow: hidden; position: relative;}
	.banner img {width: 100%; height: auto; display: block;}
	.banner p {width: auto; height: auto; margin: 150px 0px 0px 25%; padding: 0px 90px; line-height: 50px; letter-spacing: 10px; font-size: 36px; color: #0068b7; overflow: hidden; position: absolute; left: 0px; top: 0px;}
	.banner p:before {width: 80px; height: 2px; background: #0068b7; position: absolute; left: 0px; top: 26px; content: "";}
	.banner p:after {width: 80px; height: 2px; background: #0068b7; position: absolute; right: 10px; top: 26px; content: "";}

.to-top {width: 60px; height: 60px; overflow: hidden; cursor: pointer; position: fixed; right: 50px; bottom: 50px; z-index: 99999; display: none;}
	.to-top img {width: 60px; height: 60px; display: block;}

.mainbody {width: 100%; height: auto; overflow: hidden;}
	.mainbody .wrapper {width: 1200px; height: auto; margin: 0px auto; overflow: hidden;}
	.mainbody .left {width: 260px; height: auto; padding: 30px 0px; overflow: hidden; float: left;}
	.mainbody .left.fixed {position: fixed; top: 90px; z-index: 999;}
	.mainbody .right {width: 900px; height: auto; min-height: 400px; padding: 30px 0px; overflow: hidden; float: right;}
.more {width: 100%; height: auto; padding-top: 30px; overflow: hidden; opacity: 0;}
	.more a {width: 170px; height: 50px; margin: 0px auto; background: #0068b7; border: #0068b7 1px solid; text-align: center; line-height: 50px; color: #FFF; display: block;}

.page1 video {display: block;}
.about {background: url(../images/aboutbg2023.jpg) right bottom no-repeat; background-size: 100% auto;}
	.about .title {width: 90%; height: 90px; margin: 0px auto; padding: 120px 0px 0px 0px; overflow: hidden;}
		.about .title li {width: 216px; height: 90px; margin-right: 20px; background: url(../images/titlebox.png) no-repeat; overflow: hidden; float: left; opacity: 0;}
		.about .title li:last-child {margin-right: 0px;}
			.about .title li .num {width: 50px; height: 65px; text-align: center; line-height: 65px; font-size: 30px; color: #FFF; overflow: hidden; float: left;}
			.about .title li .text-above {width: 143px; height: 24px; margin-top: 14px; line-height: 24px; font-size: 12px; color: #FFF; overflow: hidden; float: right;}
			.about .title li .text-under {width: 133px; height: 52px; padding-right: 10px; line-height: 52px; font-size: 20px; color: #FFF; overflow: hidden; float: right;}
				.about .title li .text-under p {vertical-align: middle; line-height: 20px; display: inline-block;}
			.about .title li a, .about .title li a:hover {color: #FFF; display: block;}
	.about .profile {width: 62%; height: auto; padding: 50px 0px 0px 5%; overflow: hidden; float: left; opacity: 0;}
		.about .profile .content {width: 100%; height: 140px; line-height: 50px; font-size: 20px; overflow: hidden;}
	.about .image {width: 43%; height: auto; padding: 60px 5% 0px 0px; overflow: hidden; float: right;}
		.about .image img {width: 100%; height: auto; display: block;}
	.about .about-num {width: 50%; height: auto; padding: 0px 0px 0px 5%; overflow: hidden; float: left;}
		.about .about-num li {width: 29%; height: auto; margin-right: 4%; overflow: hidden; display: inline-block; float: left; opacity: 0;}
			.about .about-num li .num {width: 100%; height: 100px; line-height: 100px; font-size: 18px; color: #0068b7;}
				.about .about-num li .num span {font-size: 30px;}
			.about .about-num li .text {width: 100%; height: 30px; line-height: 30px; font-size: 18px;}
.product {min-height: 700px; background: #FFF url(../images/productbg.jpg) center bottom no-repeat;}
	.product .title {width: 15%; height: auto; margin: 110px 0px 0px 5%; overflow: hidden; float: left; opacity: 0;}
		.product .title li {margin-top: 20px;width: 166px; height: 60px; background: url(../images/producttitle.png) no-repeat; text-align: center; line-height: 50px; font-size: 14px; color: #FFF; overflow: hidden; float: left; cursor: pointer;}
		.product .title li a, .product .title li a:hover {padding: 0px 10px 10px 0px; color: #FFF; display: block;}
	.product .image {width: 75%; height: auto; margin: 110px 0px 0px 0px; overflow: hidden; float: left;}
		.product .image li {width: 22%; height: auto; margin: 1%; background: #FFF; border-radius: 5px; box-shadow: 0px 0px 5px #222; overflow: hidden; float: left; display: inline; position: relative; cursor: pointer; opacity: 0;}
		.product .image li:nth-child(4n+1) {clear: left;}
			.product .image li img {width: 100%; height: auto; display: block;}
			.product .image li p {width: 100%; height: 40px; background: rgba(0, 0, 0, 0.5); overflow: hidden; position: absolute; left: 0px; bottom: 0px; transition: all 0.5s;}
				.product .image li p span {width: 100%; height: 40px; text-align: center; line-height: 40px; font-size: 18px; color: #FFF; overflow: hidden; display: block; position: absolute; left: 0px; top: 0px; transition: all 0.5s;}
			.product .image li:hover p {height: 100%; transition: all 0.5s;}
				.product .image li:hover p span {margin: -20px 0px 0px 0px; top: 50%; transition: all 0.5s;}
.course {background: #d8dae6 url(../images/coursebg.jpg) no-repeat; background-size: 100% auto; position: relative;}
	.course .block-title {width: 100%; height: auto; padding: 120px 0px 10px 0px; text-align: center; line-height: 40px; font-size: 30px; overflow: hidden; position: relative; opacity: 0;}
	.course .block-title:after {width: 70px; height: 3px; margin-left: -35px; background: #0068b7; position: absolute; left: 50%; bottom: 0px; content: "";}
	
	.course-box {width: 86%; height: auto; margin-top: 40px; padding: 30px; box-sizing: border-box; position: absolute; left: 7%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%);}
	.course-box:before {width: 50%; height: 10px; margin: -5px 0px 0px 0px; background: linear-gradient(to left, #0068b7, 80%, transparent); position: absolute; left: 0px; top: 50%; content: "";}
	.course-box:after {width: 50%; height: 10px; margin: -5px 0px 0px 0px; background: linear-gradient(to right, #0068b7, 80%, transparent); position: absolute; right: 0px; top: 50%; content: "";}
		.course-box #prev {width: 22px; height: 40px; margin-top: -20px; background: url(../images/prev.png) left center no-repeat; text-indent: -999px; overflow: hidden; position: absolute; left: -22px; top: 50%; cursor: pointer;}
		.course-box #next {width: 22px; height: 40px; margin-top: -20px; background: url(../images/next.png) right center no-repeat; text-indent: -999px; overflow: hidden; position: absolute; right: -22px; top: 50%; cursor: pointer;}
		#timeline {width: 100%; height: auto; overflow: hidden; position: relative; z-index: 99;}
			#dates {width: 100%; height: auto;}
				#dates li {width: 220px; height: 600px; float: left; position: relative;}
					#dates li h3 {width: 70px; height: 70px; margin-top: -35px; background: #0068b7; border-radius: 50%; text-align: center; line-height: 70px; font-size: 16px; font-weight: bold; color: #FFF; overflow: hidden; display: block; position: absolute; left: 0px; top: 50%; transition: all 0.5s;}
					#dates li h3:hover, #dates li .selected h3 {background: #f39114; color: #FFF; transition: all 0.5s;}
					#dates li div {width: 340px; height: auto; border-left: #0068b7 2px solid; overflow: hidden; position: absolute; left: 35px; transition: all 0.5s;}
					#dates li .selected div {border-left: #f39114 2px solid; transition: all 0.5s;}
					#dates li:nth-child(odd) div {margin-bottom: 35px; padding: 0px 10px 20px 10px; bottom: 50%;}
					#dates li:nth-child(even) div {margin-top: 35px; padding: 20px 10px 0px 10px; top: 50%;}
						#dates li div p {width: 300px; height: auto; padding: 10px; border: #0068b7 2px dashed; border-radius: 10px; line-height: 30px; color: #333; overflow: hidden; transition: all 0.5s;}
						#dates li .selected div p {border: #f39114 2px dashed; font-weight: bold; transition: all 0.5s;}
.news {background: #F7F7F7;}
	.news .block-title {width: 100%; height: auto; padding: 120px 0px 10px 0px; text-align: center; line-height: 40px; font-size: 30px; overflow: hidden; position: relative; opacity: 0;}
		.news .block-title:after {width: 70px; height: 3px; margin-left: -35px; background: #0068b7; position: absolute; left: 50%; bottom: 0px; content: "";}
	.news ul {width: 100%; height: auto; min-height: 240px; padding: 40px 0px 10px 0px; overflow: hidden;}
		.news ul li {width: 28%; height: auto; margin-left: 4%; padding-bottom: 20px; background: #FFF; border-radius: 5px; box-shadow: 0px 0px 8px #CCC; overflow: hidden; float: left; display: inline; opacity: 0; transition: all 0.5s;}
		.news ul li:hover {box-shadow: 0px 0px 10px #333; transition: all 0.5s;}
			.news ul li .image {width: 100%; height: auto; margin-bottom: 20px; overflow: hidden; float: left;}
				.news ul li .image img {width: 100%; height: auto; display: block;}
			.news ul li .time {width: 17%; height: 145px; margin-left: 3%; border-right: #EEE 1px solid; overflow: hidden; float: left;}
				.news ul li .time span {line-height: 30px; font-size: 16px; display: block;}
				.news ul li .time span:first-child {font-weight: bold;}
			.news ul li .title {width: 73%; height: 30px; margin-right: 3%; line-height: 30px; font-size: 16px; font-weight: bold; overflow: hidden; float: right;}
				.news ul li:hover .title a {color: #0068b7;}
			.news ul li .summary {width: 73%; height: 75px; margin-right: 3%; line-height: 25px; color: #666; overflow: hidden; float: right;}
			.news ul li .readmore {width: 76%; height: auto; padding-top: 20px; overflow: hidden; float: right;}
.service {width: 50%; height: 100%; background: #d8dae6; overflow: hidden; float: left;}
	.service .image {width: 100%; height: auto; padding-top: 100px; overflow: hidden; opacity: 0;}
		.service .image img {width: 100%; height: auto; display: block;}
	.service ul {width: 600px; height: auto; margin: 40px auto 0px auto; overflow: hidden;}
		.service ul li {width: 200px; height: auto; overflow: hidden; float: left; opacity: 0;}
			.service ul li a {width: 120px; height: 120px; margin: 0px auto; background: #0068b7; border-radius: 50%; text-align: center; line-height: 120px; font-size: 18px; color: #FFF; overflow: hidden; display: block;}
			.service ul li a:hover {background: #EEE; color: #0068b7;}
.human {width: 44%; height: 100%; padding: 0px 3%; background: #EEE; overflow: hidden; float: right;}
	.human ul {width: 100%; height: auto; margin-top: 130px; overflow: hidden;}
		.human ul li {width: 90%; height: 120px; margin-top: 50px; background: #d8dae6; overflow: hidden; float: left; opacity: 0;}
		.human ul li:nth-child(2) {float: right;}
			.human ul li .title {width: 20%; height: 120px; background: #0068b7; text-align: center; line-height: 120px; font-size: 20px; overflow: hidden; float: left;}
				.human ul li .title p {vertical-align: middle; line-height: 40px; display: inline-block;}
				.human ul li .title a {color: #FFF; display: block;}
			.human ul li .content {width: 70%; height: 120px; padding: 0px 5%; line-height: 120px; font-size: 16px; overflow: hidden; float: left;}
				.human ul li .content p {vertical-align: middle; line-height: 40px; display: inline-block;}
			.human ul li:nth-child(2) .title, .human ul li:nth-child(2) .content {float: right;}
.case .block-title {width: 100%; height: auto; padding: 100px 0px 10px 0px; text-align: center; line-height: 40px; font-size: 30px; overflow: hidden; position: relative; opacity: 0;}
.case .block-title:after {width: 70px; height: 3px; margin-left: -35px; background: #0068b7; position: absolute; left: 50%; bottom: 0px; content: "";}
.case ul {width: 90%; height: auto; margin: 50px auto 0px auto;}
	.case ul li {width: 13%; height: auto; margin: 0.5%; float: left; opacity: 0;}
		.case ul li img {width: 100%; height: auto; margin: 0px; display: block; cursor: pointer; transition: all 0.5s;}
.last-page {position: relative;}
	.last-page-wrapper {width: 100%; height: auto; overflow: hidden; position: absolute; left: 0px; bottom: 0px;}
.friendlink {width: 1200px; height: auto; margin: 100px auto 0px auto;}
	.friendlink .title {width: 100%; height: 50px; padding-bottom: 10px; line-height: 50px; font-size: 30px; overflow: hidden; position: relative;}
	.friendlink .title:after {width: 60px; height: 3px; background: #0068b7; position: absolute; left: 0px; bottom: 0px; content: "";}
	.friendlink ul {width: 100%; height: auto; padding: 20px 0px; overflow: hidden;}
		.friendlink ul li {width: auto; height: 30px; padding-right: 30px; line-height: 30px; font-size: 16px; overflow: hidden; float: left;}
.ewm_map {width: 100%; height: auto; margin-top: 80px; padding: 30px 0px; background: #EEE; border-top: #CCC 1px solid; overflow: hidden;}
	.ewm_map .wrapper {width: 1200px; height: auto; margin: 0px auto; overflow: hidden;}
	.ewm_map .icon {width: 48px; height: 48px; background: #FFF; border: #666 2px solid; border-radius: 50%; overflow: hidden; float: left;}
		.ewm_map .icon img {margin: 9px auto; display: block;}
	.ewm_map .text {width: 120px; height: auto; padding-left: 20px; overflow: hidden; float: left;}
		.ewm_map .text p {width: 100%; height: auto; line-height: 24px; font-size: 16px; overflow: hidden;}
			.ewm_map .text p strong {display: block;}
		.ewm_map .text span {width: 100%; height: auto; padding-top: 30px; font-size: 12px; color: #666; overflow: hidden; display: block;}
	.ewm_map .ewm {width: 300px; height: auto; padding-right: 50px; overflow: hidden; float: left;}
		.ewm_map .ewm .image {width: 100px; height: 100px; overflow: hidden; float: right;}
			.ewm_map .ewm .image img {width: 100px; height: 100px; display: block;}
	.ewm_map .map {width: 500px; height: auto; overflow: hidden; float: left;}
		.ewm_map .map .image {width: 426px; height: 98px; border: #CCC 1px solid; overflow: hidden; float: right;}
			.ewm_map .map .image img {display: block;}

.footer {width: 100%; height: auto; background: #000; overflow: hidden;}
	.footer .wrapper {width: 1200px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer a {color: #666;}
	.footer .bottom_menu {width: 100%; height: 60px; padding: 10px 0px; border-bottom: #282828 1px solid; overflow: hidden;}
		.footer .bottom_menu div {width: 118px; height: 60px; border-right: #282828 2px solid; overflow: hidden; float: left;}
			.footer .bottom_menu div img {display: block;}
		.footer .bottom_menu ul {width: 1080px; height: 60px; overflow: hidden; float: right;}
			.footer .bottom_menu ul li {width: 135px; height: 60px; text-align: right; line-height: 60px; font-size: 16px; overflow: hidden; float: left;}
				.footer .bottom_menu ul li a {color: #bebebe;}
				.footer .bottom_menu ul li a:hover {color: #0068b7;}
	.footer .contact {width: 480px; height: auto; min-height: 120px; padding: 30px 30px 30px 0px; border-right: #282828 1px solid; line-height: 30px; color: #666; overflow: hidden; float: left;}
		.footer .contact span {padding: 0px 15px 0px 0px;}
	.footer .copyright {width: 450px; height: auto; min-height: 120px; padding: 30px; border-right: #282828 1px solid; line-height: 30px; color: #666; overflow: hidden; float: left;}
	.footer .support {width: 170px; height: auto; min-height: 120px; padding: 30px 0px; text-align: right; line-height: 30px; color: #666; overflow: hidden; float: right;}
	
.submenu {width: 260px; height: auto; padding: 10px 0px; background: #0068b7; overflow: hidden;}
	.submenu li {width: 260px; height: auto; overflow: hidden; position: relative;}
	.submenu li:hover {background: #01599c;}
	.submenu li:hover:after {width: 20px; height: 20px; margin-top: -10px; line-height: 20px; font-size: 16px; color: #FFF; position: absolute; right: 20px; top: 50%; content: ">";}
		.submenu li a {width: 220px; height: auto; padding: 15px 20px; line-height: 20px; font-size: 16px; color: #FFF; display: block;}
.pagetitle {width: 890px; height: 50px; padding-left: 10px; line-height: 50px; font-size: 36px; overflow: hidden;}
.position {width: 888px; height: 20px; margin-top: 10px; padding: 20px 0px 0px 10px; border-left: #0068b7 2px solid; line-height: 20px; color: #666; overflow: hidden;}
	.position a {color: #666;}
	.position a:hover {color: #0068b7;}
.singlepage {width: 100%; height: auto; padding: 40px 0px; line-height: 30px; overflow: hidden;}
.pagelist {width: 100%; height: auto; margin: 0px auto; padding: 30px 0px; text-align: right; font-size: 14px; overflow: hidden; clear: both;}
	.pagelist span {margin-left: 5px; border: #999 1px solid; background-color: #FFF; border-radius: 5px; display: inline-block;}
		.pagelist span a, .pagelist span a:hover {padding: 4px 10px; color: #333; text-decoration: none; display: block;}
	.pagelist span:hover {border: #0068b7 1px solid; background-color: #0068b7; color: #FFF;}
		.pagelist span:hover a, .pagelist span:hover a:hover {color: #FFF;}
	.pagelist span.cur {padding: 4px 10px; border: #0068b7 1px solid; background-color: #0068b7; color: #FFF;}
	.pagelist span.prev {padding-left: 6px;}
		.pagelist span.prev a {padding: 4px 10px 4px 10px; background: url(../images/pageprevdef.png) left center no-repeat;}
		.pagelist span.prev a:hover {background: url(../images/pageprevcur.png) left center no-repeat;}
	.pagelist span.next {padding-right: 6px;}
		.pagelist span.next a {padding: 4px 10px 4px 10px; background: url(../images/pagenextdef.png) right center no-repeat;}
		.pagelist span.next a:hover {padding: 4px 10px 4px 10px; background: url(../images/pagenextcur.png) right center no-repeat;}
.newslist {width: 100%; height: auto; overflow: hidden;}
	.newslist li {width: 100%; height: auto; padding: 20px 0px; border-bottom: #DDD 1px dashed; overflow: hidden;}
		.newslist li .image {width: 195px; height: auto; overflow: hidden; float: left;}
			.newslist li .image img {width: 100%; height: auto; display: block;}
		.newslist li .title {width: 680px; height: 30px; line-height: 30px; font-size: 18px; overflow: hidden; float: right;}
		.newslist li .time {width: 680px; height: 30px; line-height: 30px; font-size: 12px; color: #999; overflow: hidden; float: right;}
		.newslist li .summary {width: 680px; height: 72px; line-height: 24px; color: #666; overflow: hidden; float: right;}
.downlist {width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
	.downlist li {width: 100%; height: 50px; border-bottom: #DDD 1px dashed; line-height: 50px; overflow: hidden;}
		.downlist li p {width: 65%; height: 50px; overflow: hidden; float: left;}
		.downlist li span {float: right;}
.joblist {width: 100%; height: auto; overflow: hidden;}
	.joblist li {width: 100%; height: auto; padding: 20px 0px; border-bottom: #dcdcdc 1px dashed; overflow: hidden;}
		.joblist li .title {width: 100%; height: auto; border-bottom: #DDD 1px solid; line-height: 30px; font-weight: bold; overflow: hidden;}
			.joblist li .title span {padding-left: 10px; font-size: 12px; font-weight: normal; color: #666;}
		.joblist li .content {width: 100%; height: auto; line-height: 30px; overflow: hidden;}
.list {width: 927px; height: auto; overflow: hidden;}
	.list li {width: 282px; height: auto; margin: 27px 27px 0px 0px; overflow: hidden; float: left; display: inline;}
	.list li:nth-child(3n+1) {clear: left;}
		.list li img {width: 280px; height: auto; border: #DDD 1px solid; display: block;}
		.list li p {width: 282px; height: 40px; text-align: center; line-height: 40px; overflow: hidden;}
.partner-list {width: 920px; height: auto; overflow: hidden;}
	.partner-list li {width: 164px; height: auto; margin: 20px 20px 0px 0px; overflow: hidden; float: left; display: inline;}
	.partner-list li:nth-child(5n+1) {clear: left;}
		.partner-list li img {width: 162px; height: auto; border: #DDD 1px solid; display: block;}
		.partner-list li p {width: 162px; height: 40px; text-align: center; line-height: 40px; overflow: hidden;}
.detail {width: 100%; height: auto; padding: 20px 0px; overflow: hidden;}
	.detail .title {width: 100%; height: auto; padding-top: 10px; text-align: center; line-height: 30px; font-size: 20px; font-weight: bold; overflow: hidden;}
	.detail .time {width: 100%; height: auto; padding-top: 10px; text-align: right; line-height: 24px; border-bottom: #DDD 1px dashed; overflow: hidden;}
	.detail .image {width: 100%; height: auto; padding-top: 10px; text-align: center; overflow: hidden;}
	.detail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden;}
.productdetail {width: 100%; height: auto; padding: 20px 0px; overflow: hidden;}
	.productdetail .image {width: 500px; height: auto; border: #DDD 1px solid; overflow: hidden; float: left;}
		.productdetail .image img {width: 100%; height: auto; display: block;}
	.productdetail .item {width: 360px; height: auto; padding-bottom: 20px; line-height: 30px; overflow: hidden; float: right; clear: right;}
	.productdetail .title {font-size: 16px; font-weight: bold;}
	.productdetail .contenttitle {width: 100%; height: 30px; margin-top: 20px; background: #ececec; line-height: 30px; float: left; display: inline;}
		.productdetail .contenttitle span {width: auto; height: 30px; padding: 0px 20px; background: #9a9a9a; text-align: center; color: #FFF; display: inline-block;}
	.productdetail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden; float: left;}
.goback {width: 100%; height: auto; padding: 20px 0px; text-align: center; overflow: hidden;}
	.goback a, .goback a:hover {width: 70px; height: 40px; margin: 0px auto; padding: 0px 10px 0px 40px; background: url(../images/backbg.png) center no-repeat; line-height: 40px; font-size: 16px; font-weight: bold; color: #FFF; display: block;}
.feedback {width: 98%; height: auto; margin: 20px auto; background: #FFF; border: #999 1px solid; border-radius: 5px; box-shadow: 0px 0px 3px #CCC; overflow: hidden;}
	.feedtitle {width: 100%; height: 30px; background: url(../images/feedtitlebg.jpg) repeat-x; border-bottom: #999 1px solid; border-radius: 5px 5px 0px 0px;}
		.feedtitle span {width: 94%; height: 30px; margin: 0px auto; line-height: 30px; display: block;}
	.feedlist {width: 94%; height: auto; margin: 5px auto; line-height: 30px; overflow: hidden;}
		.feedlist dt {width: 22%; height: auto; padding: 5px 0px; font-weight: bold; overflow: hidden; float: left; clear: left;}
		.feedlist dd {width: 78%; height: auto; padding: 5px 0px; text-align: center; overflow: hidden; float: left; clear: right;}
			.feedlist dd input, .feedlist dd select, .feedlist dd textarea {width: 98%; margin: 0px auto; padding: 0px; border: none; background: #FFF; border-radius: 3px; box-shadow: 0px 0px 1px 1px #CCC;}
			.feedlist dd input, .feedlist dd select {height: 30px;}
	.feedbtn {width: 94%; height: auto; margin: 0px auto; padding: 5px 0px; overflow: hidden;}
		.feedbtn input {width: 76%; height: 30px; margin: 0px 0px 0px 23%; padding: 0px; border: none; background: #00416d; border-radius: 3px; box-shadow: 0px 0px 1px 1px #CCC; text-align: center; line-height: 30px; color: #FFF; cursor: pointer;}

@media (max-width: 1288px) {
	.about .about-link {width: 1160px;}
}
@media (max-width: 1200px) {
	body {width: 1200px;}
}